Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
cc workspace.dependencies patch 1.2.49 -> 1.2.50 age confidence
cxx (source) dependencies patch 1.0.191 -> 1.0.192 age confidence
cxx-build (source) build-dependencies patch 1.0.191 -> 1.0.192 age confidence
moka workspace.dependencies patch 0.12.11 -> 0.12.12 age confidence
reqwest workspace.dependencies patch 0.12.25 -> 0.12.26 age confidence
roaring workspace.dependencies patch 0.11.2 -> 0.11.3 age confidence
target-lexicon workspace.dependencies patch 0.13.3 -> 0.13.4 age confidence
com.google.protobuf plugin patch 0.9.5 -> 0.9.6 age confidence

Release Notes

rust-lang/cc-rs (cc)

v1.2.50

Compare Source

Other
  • Add tests for OUT_DIR escape for '..' file paths (#​1631)
  • Fix #​283: Make warnings(false) actually suppress compiler warnings (#​1633)
dtolnay/cxx (cxx)

v1.0.192

Compare Source

moka-rs/moka (moka)

v0.12.12

Compare Source

Bumped the minimum supported Rust version (MSRV) to 1.71.1, released on August 3,
2023 ([#​555][gh-pull-0555]).

Fixed
  • Fixed use-after-free panic in the hierarchical timer wheels when Expiry returns
    None ([#​548][gh-pull-0548], by [@​awarus][gh-awarus]).
  • Fixed a subtle undefined behavior (UB) in the internal deque::move_to_back method
    (found by Miri) ([#​553][gh-pull-0553]).
Added
Removed
  • Removed several unneeded files from the published package ([#​541][gh-pull-0541],
    by [@​weiznich][gh-weiznich]).
  • Removed the once_cell crate from the dependencies ([#​520][gh-pull-0520], by
    [@​Expyron][gh-Expyron]).
  • Removed the rustc_version crate from the dev-dependencies ([#​554][gh-pull-0554]).
seanmonstar/reqwest (reqwest)

v0.12.26

Compare Source

  • Fix sending Accept-Encoding header only with values configured with reqwest, regardless of underlying tower-http config.
RoaringBitmap/roaring-rs (roaring)

v0.11.3

Compare Source

What's Changed

Full Changelog: RoaringBitmap/roaring-rs@v0.11.2...v0.11.3

bytecodealliance/target-lexicon (target-lexicon)

v0.13.4

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the chore Release label indicating a trivial change label Dec 22, 2025
@renovate renovate bot enabled auto-merge (squash) December 22, 2025 00:49
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 22, 2025

CodSpeed Performance Report

Merging #5809 will improve performance by 12.36%

Comparing renovate/all-patch-updates (606eb5c) with develop (1e0f608)

Summary

⚡ 1 improvement
✅ 1253 untouched
⏩ 623 skipped1

Benchmarks breakdown

Benchmark BASE HEAD Efficiency
bitwise_not_vortex_buffer_mut[128] 530.3 ns 471.9 ns +12.36%

Footnotes

  1. 623 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.93%. Comparing base (1e0f608) to head (606eb5c).
⚠️ Report is 1 commits behind head on develop.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot merged commit 265f29a into develop Dec 22, 2025
48 of 49 checks passed
@renovate renovate bot deleted the renovate/all-patch-updates branch December 22, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Release label indicating a trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant